home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
info-service
/
www
/
dev
/
libHTML-930121
/
plaintext.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-01-20
|
325 b
|
17 lines
/* plaintext.h
* $Id: SGMLstream.h,v 1.3 93/01/06 18:40:29 connolly Exp Locker: connolly $
*/
#ifndef plaintext_h
#define plaintext_h
#include "c_dialect.h"
#include "HMDoc.h"
VOID
Plaintext_parse PARAMS((HMStream stream, HMGetcProc getc,
HMDoc* document,
CONST HMDoc_Class *docclass));
#endif /* SGML_h */